*div	{
	/*border-width: 1px;
	border-style: solid;
	border-color: #808080;
	text-align:center;*/
font-family:"Lucida Bright",Georgia,impact;
	}
body{
background-color:#0000ff;
color:#000000;
margin: 0px;
padding: 0px;
}
img{
border-width:1px;
border-style:outset;
border-color:#0000ff;
padding:20px;
margin:15px;
}
/**********section**********/
#pageWrapper{
width:1100px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
padding-bottom:25px;
/*background-image:url(../site_1/images/texture_1.jpg);
background-repeat:repeat-y;*/
}
#mainHeading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20pt;
border: 2px solid #fff;
text-align:center;
text-color:#ffffff;
background-color:#ff0000;
}
#mainHeading h1{
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:30pt;
	text-align:inherit;
}
#mainHeading p{
float:right;
padding-right:30px;
color:#ffffff;
}
#leftNav
{
width:200px;
float:left;
border:4px solid #696969;
}
/******************links for page***************/

a{
font-family:arial;
font-weight:bold;
padding:2.5px;
}



/******************leftnav links****************/
#leftNav a{
font-size: 1.75em;
text-decoration: none;
border:4px solid #a9a9a9;/*done with border-top and  border-bottom*/
display:block;
margin-top:20px;
margin-bottom:20px;

/*background-image:url(images/link.png);
background-repeat:no-repeat;*/

}
#leftNav:link
{
	color:#ff4500;
	background-color:#8b0000;
}
#leftNav a:visited
{
	color:#ff7500;
	background-color:#8b0000;
}
#leftNav a:hover
{	color:#ff9900;
	background-color:#8b0000;
	background-repeat:no-repeat;
}
#leftNav a:active
{	color:#ff4500;
	background-color:#8b0000;
}
#update
{
width:785px;
float:right;
margin-left:10px;
margin-right:10px;
text-align:right;
border-top:30px solid #000000;
border-left:30px solid #000000;
border-right:30px solid #000000;
border-bottom:30px solid #000000;
padding:30px 10px 30px 10px;
background-color:#ffffff;

}
#text_content
{
width:394px;
float:left;
margin-left:10px;
margin-right:10px;
text-align:justify;
border-top:2.5px solid #000000;
border-left:2.5px solid #000000;
border-right:2.5px solid #000000;
padding:3px 10px 3px 10px;
background-color:#ffffff;
}
#text_content p
{
margin-top:20px 0px 10px 0px;

}
#img_gallery
{
width:350px;
float:left;
text-align:inherit;
}
#img_gallery h2{
color:#fff;
}
#footer{
border-top-width:25px;
border-top-style:outset;
border-top-color:#800000;
clear:both;
background-color:#000;
}
/**************footer links**************/


#footer a{
text-decoration:none;
font-size:.8em;
color:#696969;
}

#footer a:link{
color:#696969;	
}


#footer a:visited{
color:#2f4f4f;
}

#footer a:hover{
	color:#fff;
}

#footer a:active{
color:#dc143c;
}




